Second commit; does not compile yet.
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Aug 2012 14:34:55 +0000 (17:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Aug 2012 14:34:55 +0000 (17:34 +0300)
commit79018f0dcc1fa065c1d048a1189e2c7961f643cb
treea1674e2804d5350790f61b842047b5753d646b41
parentfb77b6ea6b05bc2dd9574eff773fb7a97714ac03
Second commit; does not compile yet.

Finalized saving of current_matrix and restoring into desired_matrix.
Added margin areas, when non-empty, to save/restore.
Replaced ScreenRetreive and ScreenUpdate with the new functions based on
saving and restoring glyph matrices.
Started work on reading input via read_char while inside menu display.
src/dispextern.h
src/dispnew.c
src/keyboard.c
src/term.c
src/xdisp.c